home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / graphics / fxforge / andrews / sort of masked rider < prev    next >
Text File  |  1999-06-15  |  445b  |  29 lines

  1. Category: Andrew's Filters 10
  2. Title: Sort Of Masked Rider...
  3. Copyright: Freeware
  4. Author: AB
  5. Filename: SRTMASK.8BF
  6.  
  7. R:src(X/2,Y/2,0)>c+ctl(3)?c+ctl(0):c
  8.  
  9. G:src(X/2,Y/2,1)>c+ctl(4)?c+ctl(1):c
  10.  
  11. B:src(X/2,Y/2,2)>c+ctl(5)?c+ctl(2):c
  12.  
  13. A:a
  14.  
  15. ctl[0]: Red Plus
  16. ctl[1]: Green Plus
  17. ctl[2]: Blue Plus
  18. ctl[3]: Red Oomph
  19. ctl[4]: Green Oomph
  20. ctl[5]: Blue Oomph
  21.  
  22. val[0]: 180
  23. val[1]: 62
  24. val[2]: 197
  25. val[3]: 81
  26. val[4]: 122
  27. val[5]: 209
  28.  
  29.